home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / opt / 143.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  2.2 KB  |  69 lines

  1. <option type="enum" id="opt/143">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>Resolution</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>Resolution</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>General</arg_group>
  12.    <arg_order>140</arg_order>
  13.    <arg_spot>A</arg_spot>
  14.    <arg_substitution />
  15.    <arg_proto> -r%s</arg_proto>
  16.   </arg_execution>
  17.   <constraints>
  18.      <constraint sense="true">
  19.       <driver>md5k</driver>
  20.       <arg_defval>ev/867</arg_defval>
  21.      </constraint>
  22.      <constraint sense="true">
  23.       <driver>md2k</driver>
  24.       <arg_defval>ev/867</arg_defval>
  25.      </constraint>
  26.   </constraints>
  27.   <enum_vals>
  28.    <enum_val id="ev/866">
  29.     <ev_longname>
  30.      <en>300 DPI</en>
  31.     </ev_longname>
  32.     <!-- A multilingual <comments> block can appear here, too;
  33.          it should be treated as documentation for the user. -->
  34.     <ev_shortname>
  35.      <en>300x300dpi</en>
  36.      <!-- Until someone tells me how to learn the user locale in 
  37.           backends, the shortname must be monolingual in <en>! -->
  38.     </ev_shortname>
  39.     <ev_driverval>300</ev_driverval>
  40.    </enum_val>
  41.    <enum_val id="ev/867">
  42.     <ev_longname>
  43.      <en>600 DPI</en>
  44.     </ev_longname>
  45.     <!-- A multilingual <comments> block can appear here, too;
  46.          it should be treated as documentation for the user. -->
  47.     <ev_shortname>
  48.      <en>600x600dpi</en>
  49.      <!-- Until someone tells me how to learn the user locale in 
  50.           backends, the shortname must be monolingual in <en>! -->
  51.     </ev_shortname>
  52.     <ev_driverval>600</ev_driverval>
  53.    </enum_val>
  54.    <enum_val id="ev/868">
  55.     <ev_longname>
  56.      <en>1200x600 DPI</en>
  57.     </ev_longname>
  58.     <!-- A multilingual <comments> block can appear here, too;
  59.          it should be treated as documentation for the user. -->
  60.     <ev_shortname>
  61.      <en>1200x600dpi</en>
  62.      <!-- Until someone tells me how to learn the user locale in 
  63.           backends, the shortname must be monolingual in <en>! -->
  64.     </ev_shortname>
  65.     <ev_driverval>1200x600</ev_driverval>
  66.    </enum_val>
  67.   </enum_vals>
  68. </option>
  69.